C1.Blazor.ListView Assembly / C1.Blazor.ListView Namespace / C1ListView<T> Class / ShowCheckboxes Property

In This Topic
ShowCheckboxes Property (C1ListView<T>)
In This Topic
Sets the name of the property used to control checkboxes placed next to each item.
Syntax
'Declaration
 
Public Property ShowCheckboxes As Boolean
 
See Also